I am trying to delete a Translation Unit belonging to a Translation Memory by using the GroupShareKit. I can see that the GS API exposes a DELETE method with the exact purpose. I managed to delete all of the contents of a TM. I see that there is a filter…
Hello,
The TMS CTA requires to specify the ClientID for a job request.
The ClientID is the GUID of a configuration in TMS.
What if the Configuration is created on a Parent organization level and is used by many child organizations?
Is it possible…
I'm trying to use the current code to create a new Translation Memory via the GroupShareKit
This fails with a Bad Request response, and no explanation or message as to whats wrong.
Am I missing something, or doing something wrong?
The GroupShare API has a TranslationMemory Export feature
When you make a request for a TM Export you specify the tmId, source and target language.
There is an additional parameter in the request body, and it contains the export filter:
What is…
How can I get the translated text segments from a TranslationMemory's TranslationUnits that I am fetching using GroupShareKit?
What we need:
A way to list actual translated text segments, by exposing them via an API method.
What we currently…
Hello, I was wondering if it was possible to get a reference to the calling project when using your own translation provider. What would be the starting point?
I'm working on an MS Word Add-in that accesses SDL File-based TM. Everything is fine when the add-in is started inside VS 2017 in debugging mode, but the error appears everytime when the add-in is started in release mode or outside VS 2017 environment…
Hi,
We all know that SDL local file TM support hightlight the differences between the input text and the returned source text, just like this:
Howerver, Our plugin which implements translation provider function can't display the difference, the…
Hi Stefanos,
1. SDL Multiterm Server is part of another SDL product called GroupShare. You can find more details on docs.sdl.com.
GroupShare is made up of 3 components:
Multiterm Server
TM Server
Project TM
2. TMS and the Multiterm Server…
Some questions regarding SDL TMS, SDL MultiTerm and integrations:
1. Is SDL MultiTerm included in SDL TMS?
2. In case it is, does it also function for the online version of SDL TMS?
3. Is there an API/SDK to integrate with both of these? Can you…